<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{ font-family:"微软雅黑"; padding:0; margin:0;}
.container { width: 1000px; margin: 0 auto;}
/* header */
.head{height:86px; overflow:hidden; margin:0 auto; width:1000px;}
.head_logo{ float:left; width:139px; height:59px; margin-top:13px;}
.head .head_tel{ float:right; width:220px; height:56px; overflow:hidden;margin-top:16px;}
.head .head_tel .tel{ width:53px; height:53px; float:left; display:block; overflow:hidden; margin-right:10px; margin-top:2px;}
.head .head_tel span{ display:block; float:right; width:146px; overflow:hidden;height:100px;}
.head .head_tel span em{width:96px; font-size:13px; margin-top:6px;overflow:hidden;color:#447fd4;display:block; float:left;}
.head .head_tel span b{ font-size:20px; color:#447fd4; overflow:hidden; float:left; display:block; width:146px;}


/* nav */
#nav {line-height: 42px; background: #1c62b0;}
#nav ul li { position: relative; text-align: center; font-size: 14px; z-index: 9999;}
#nav ul li &gt;a {display: block;color: #fff; width:125px;}
#nav ul li &gt;a:hover { color: #fff; background: #0f4b8f;}
#nav ul li &gt;a:hover i {position: absolute; bottom:0; left:50%; margin-left: -3px;width: 0; height: 0; border-style:solid; border-width:5px; border-color:transparent transparent #fff transparent;}
#nav ul li.curr &gt;a { color: #fff; background: #0f4b8f;}
#nav ul li.curr a i {position: absolute; bottom:0; left:50%; margin-left: -3px;width: 0; height: 0; border-style:solid; border-width:5px; border-color:transparent transparent #fff transparent;}
#nav ul li .subnav{width:125px; position:absolute; left:0px; top:40px; z-index:9999; padding-bottom:6px; display:none; background:url(../images/nav_xl.png) repeat;}
#nav li .subnav&gt;a{height:40px; float:left; display:block; line-height:40px; font-size:14px; color:#ffffff; width:125px; text-align:center;}
#nav li .subnav&gt;a:hover{text-decoration:underline;}
#nav li:hover .subnav{display:block;}

/* banner */
.banner{width:100%; height:400px; overflow:hidden; position:relative;}
.banner ul{width:1440px; height:400px; margin-left:-720px; left:50%; position:absolute; top:0px;}
.banner ul li{width:1440px; height:400px; position:absolute; left:0px; top:0px}
.btnbn{width:1000px; position:relative; margin:0 auto; text-align:right; z-index:2;}
.btnbn p{position:absolute; bottom:20px; left:230px;}
.btnbn span{ margin-left:10px; cursor:pointer; display:inline-block; background:url(../images/btn_hover.png) no-repeat; width:13px; height:13px;}
.btnbn span.btncur{ background:url(../images/btn.png) no-repeat}

/* in-datebook */
.in-datebook { padding-top: 22px;}
.in-datebook &gt;p{ width: 115px; height: 32px; margin: 0 auto; line-height: 32px; color: #fff; text-align: center;font-size: 18px; background: #1c62b0;}
.in-datebook .list { position: relative; height: 33px; margin-bottom: 100px; border-bottom: 1px solid #e5e5e5;}
.in-datebook .list ul {padding-top: 3px; margin:0 auto; width:1000px;}
.in-datebook .list ul li {width: 166px; height: 112px; cursor: pointer; }
.in-datebook .list ul li .in_one{width: 58px; height: 60px; margin: 0 auto; font-size: 14px; color: #1c62b0; line-height: 60px; text-align: center; text-indent: -9999px; background: url(../images/icon03.png) no-repeat;}
.in-datebook .list ul li .in_two{color: #a2a2a2; font-size: 14px; text-align: center;}
.in-datebook .list ul li span{display: none; height:56px; overflow: hidden; padding-top: 8px; margin: 0 auto; font-size: 12px; color: #5b5b5b; line-height: 18px; text-align: center;}
.in-datebook .list ul li.curr .in_one {background-position: left bottom; text-indent:0;}
.in-datebook .list ul li.curr .in_two {display: none;}
.in-datebook .list ul li.curr span{display: block;}

/* in-section */
.in-section{ margin-top:30px;}
.in-section .title {position: relative;height: 56px; line-height: 56px; overflow:hidden;}
.in-section .title p{ font-size: 18px; color: #383838;width:800px;}
.in-section .title .more { overflow:hidden;position: absolute; top:20px;right:0; width: 42px; height: 16px; text-indent: -9999px; background: url(../images/icon04.png) no-repeat center center;}

/* in-solutions */
.in-solutions { padding-bottom: 30px; background: #f8f8f8;}
.in-solutions .list {clear:both;height:192px;overflow:hidden;position:relative;width:1000px;}
.in-solutions .list ul {position:absolute;top:0;left:0;height:192px;width:5000px; overflow: hidden; }
.in-solutions .list li { float:left;height:192px;border-right:1px solid #fff;position:relative;overflow:hidden;}
.in-solutions .list li img {display: block; max-width: 244px; max-height: 166px;}
.in-solutions .list li span {display: block; height: 26px; line-height: 26px; overflow: hidden; background: #8baed6; text-align: center; font-size: 14px; color: #fff;}
.in-solutions .list li.curr {width: 244px;}
.picon li{float:left;height:192px;border-right:1px solid #fff;width:79px;position:relative;overflow:hidden;}


/* in-case */
.sy_case{ width:1000px;height:164px; overflow:hidden; margin-top:20px;}
.sy_case .sy_case_L{float:left;width:28px;height:44px; background:url(../images/Case_left.png) no-repeat;cursor:pointer; margin-top:50px;}
.sy_case .sy_case_R{float:right;width:28px;height:44px;background:url(../images/Case_right.png) no-repeat;cursor:pointer; margin-top:50px;}
.sy_case .sy_case_L:hover{background:url(../images/Case_left01.png) no-repeat;}
.sy_case .sy_case_R:hover{background:url(../images/Case_right01.png) no-repeat;}

.sy_case_P{margin:0 auto; width:920px;height:163px; overflow:hidden;}
.sy_case ul{ width:100%; margin-left:12px;overflow:hidden;}
.sy_case ul li{ float:left; width:214px; overflow:hidden; margin-right:16px;}
.sy_case ul li .sy_case_mig{ display:block; width:208px; height:140px; text-align:center;}
.sy_case ul li .sy_case_mig img{ max-height:140px; max-width:208px; vertical-align:middle; border:1px solid #e6e6e6;padding:2px; background:#fff;}
.sy_case ul li .sy_case_mig i{ display:inline-block; height:100%; vertical-align:middle;}
.sy_case ul li span{display:block; text-align:center;height:23px; line-height:23px;overflow:hidden; font-size:13px;padding-top:5px;}
.sy_case ul li a{color:#555;}
.sy_case ul li:hover .sy_case_mig img{ border:1px solid #014099;}
.sy_case ul li:hover a{ color:#014099;}

/* in-news */
.in-news {width: 496px; margin-right: 20px;}
.in-news .list {padding-left: 40px; background: url(../images/icon05.png) no-repeat left 8px;height: 250px;}
.in-news .list ul{ width:456px; height:245px; overflow:hidden;}
.in-news .list li {width:456px; height:88px; overflow:hidden;} 
.in-news .list li a {display: block; height:63px;padding-top:6px; padding-bottom:8px; margin-bottom:10px;  border-bottom: 1px solid #cacaca;color: #808080;}
.in-news .list li span { display:block;font-size: 14px; line-height: 25px; height:25px; overflow:hidden;}
.in-news .list li p {font-size: 12px;font-family:"微软雅黑"; color: #a6a6a6; line-height: 18px; height:36px; overflow:hidden;}
.in-news .list li.second span{color: #1c62b0;}
.in-news .list li.second p {color: #1c62b0;}
.in-news .list li.third a {margin-bottom: 0; border-bottom: 0;}

/* in-about */
.in-about {width: 484px; height:324px; overflow:hidden;}
.in-about .content { margin-bottom: 12px;}
.in-about .content .pic {width: 189px; margin-top: 5px; margin-right: 12px; height: 233px; padding: 3px; border: 1px solid #ededed; text-align:center;}
.in-about .content .pic img {max-width:189px;max-height:153px; vertical-align:middle;}
.in-about .content .pic i{ display:inline-block; height:100%; vertical-align:middle;}
.in-about .content .text {width: 274px; font-size: 12px; color: #a6a6a6; line-height: 20px; height:250px; overflow:hidden;}
.in-about .content .text p {padding-bottom: 8px;}

/* footer-intro */
.footer-intro { padding-top: 12px; padding-bottom: 21px; border-top: 6px solid #ededed; background: #1c62b0;}
.footer-intro b{ color:#fff; font-size:15px; display:block;}
.footer-intro span{ display:block; margin-top:15px; margin-left:68px;}
.footer-intro span a{ color:#fff; margin-right:10px;}
.footer-intro span a:hover{ text-decoration:underline;}

#footer { padding: 8px 0;background: #083669; color: #fff; text-align: center; line-height: 24px;}
#footer a { padding: 0 2px; color: #fff;}
#footer a:hover { color: #fff;text-decoration:underline;}

/*about*/
.ny_banner{width:100%; height:165px; overflow:hidden; position:relative;}
.ny_banner ul{width:1440px; height:165px; margin-left:-720px; left:50%; position:absolute; top:0px;}
.ny_banner ul li{width:1440px; height:165px; position:absolute; left:0px; top:0px}

.ny_about{ width:1000px; margin:0 auto; overflow:hidden;}
.ny_about_L{ float:left; overflow:hidden; width:232px; margin:20px 0;}
.ny_A_TOP{ border:1px solid #E3E3E3; border-radius:8px; margin-top:20PX;}
.ny_A_TOP b{ font-size:18px; height:50px; line-height:50px; overflow:hidden; width:202px;display:block;background:#1C62B0; text-align:center;color:#fff;border-radius:8px 8px 0 0; padding:0 15px;}
.ny_about_top{ width:230px; overflow:hidden;padding-bottom:15px; border-top:none;}
.ny_about_top ul li{line-height:40px; border-bottom:1px dashed #AFAFAF; font-size:13px;}
.ny_about_top ul li:hover{background:#E3E3E3;}
.ny_about_top ul li &gt;a{ display:block; padding-left:20px;height:38px;line-height:38px;overflow:hidden;}
.ny_about_top ul li:hover a{color:#1c62b0;}
.ny_about_top ul li.cur{ background:#E3E3E3;}
.ny_about_top ul li a.gao{ color:#1c62b0;}

.ny_A_N{ border-top:5px solid #1C62B0; margin-top:40PX; background:#f8f8f8; height:215px;}
.ny_A_N b{ font-size:18px; height:50px; line-height:50px; overflow:hidden;width:202px;display:block; padding:0 10px;}
.ny_N_top{ background:#fff; padding-bottom:8px;border-bottom:1px dashed #C1C1C1;}
.ny_N_top ul li{ width:230px; overflow:hidden; height:32px; line-height:32px;}
.ny_N_top ul li a{ display:block; color:#666;}
.ny_N_top ul li i{ display:inline-block; margin-right:4px; width:0px; height:0px; overflow:hidden; border-color:#FFF #FFF #FFF #9C9C9C; border-style:solid; border-width:4px; margin-left:2px;}
.ny_N_top ul li:hover a{display:block;color:#1C62B0;}
.ny_N_top ul li:hover i{border-color:#FFF #FFF #FFF #1C62B0;}

.ny_A_C{ height:280px; width:232px; overflow:hidden; margin-top:30px;}
.ny_A_bt{ height:70px; width:220px; background:url(../images/left_bj.jpg) no-repeat; text-align:left; overflow:hidden;}
.ny_A_bt span{ font-size:14px; font-weight:bold; color:#fff; line-height:60px; padding-left:45px;}
.ny_N_bot{ padding:6px 10px 15px; border-bottom:1px dashed #C1C1C1; text-align:left; overflow:hidden;}
.ny_N_bot ul li{ line-height:23px;}
.ny_N_bot ul li span{ color:#1C62B0;}

.ny_about_R{ float:right;width:740px; overflow:hidden; margin-top:40px;}
.mbx{ float:right; height:30px; line-height:30px; overflow:hidden; color:#9A9A9A; font-size:13px;}
.mbx a{ color:#9A9A9A;}
.mbx a:hover{ color:#1C62B0;}

.ny_about_main{ clear:both; overflow:hidden; margin-top:50px;}
.ny_A_title{ text-align:center; border-bottom:1px dashed #CCC; margin:0 auto; padding-bottom:10px;}
.ny_A_title b{ height:40px; line-height:40px; overflow:hidden; font-size:16px;}
.ny_cont{ margin-top:10px; padding:0 10px; line-height:24px; font-size:12px; overflow:hidden;}
.ny_cont p{ margin-bottom:10px; color:#9A9A9A;}
.ny_cont .jzmag{ display:block; width:350px; height:231px; text-align:center; overflow:hidden; float:right; margin-left:10px;}
.ny_cont .jzmag img{ vertical-align:middle; max-height:231px; max-width:350px;}
.ny_cont .jzmag i{ display:inline-block; height:100%; vertical-align:middle;}

/*honor*/
.caselightbox{ width:100%; height:100%; position:absolute; left:0; top:0;  background:url(../images/transparrent02.png) repeat; display:none; z-index:1000000}
.caselight{ width:700px; position:fixed; left:30%; top:15%; overflow:hidden; margin:0 auto;}
.caselight ul{width:660px; background:#e6e6e6;}
.caselight ul li{width:660px; display:none; list-style:none; padding:30px 0; overflow:hidden; margin:0 auto;}
.caselight ul li:first-child{display:block;}
.caselight ul li .jzimg{width:660px; height:300px;text-align:center; display:block;}
.caselight ul li .jzimg img{max-width:660px; max-height:300px; vertical-align:middle}
.caselight ul li .jzimg i{display:inline-block; height:100%; vertical-align:middle;}
.caselight ul li b{ padding:0 0 5px; display:block; width:620px; border-bottom:1px solid #ccc; font-size:16px; text-align:center; line-height:26px; min-height:26px; margin:0 25px }
.caselight ul li span{ padding:10px 27px 5px; display:block; width:620px; color:#888; font-size:16px; text-align:center}
.caselight .guanbi a{ position:absolute; right:0; top:0; width:35px; height:35px; display:block; background:url(../images/honor_close.png) no-repeat;}
.caselight ul li em{ font-style:normal;display:block; margin:5px 20px; padding:8px 0px 15px;border-top:1px solid #ccc; color:#666; width:620px; overflow:hidden}

/*honor*/
.honor{width:740px;margin:20px 0 10px 0px; overflow:hidden; }
.honor ul{ margin-right:-35px; float:left; padding-left:4px; overflow:hidden;}
.honor ul li{ width:210px; overflow:hidden; height:223px; float:left;margin-right:30px; border:1px solid #e6e6e6; padding-bottom:13px; margin-bottom:35px}
.honor ul li span{ width:200px; height:148px; text-align:center; padding-top:7px; display:block; padding-left:7px;}
.honor ul li span img{ max-width:200px; max-height:148px; box-shadow:3px 3px 7px #ccc; vertical-align:middle;}
.honor ul li span i{ display:inline-block; height:100%; vertical-align:middle;}
.honor ul li p{ padding:17px 17px 10px 10px; height:21px; text-align:center; line-height:26px; font-size:14px; overflow:hidden;  }
.honor ul li:hover div img{ box-shadow:0px 0px 0px #ccc}
.honor ul li:hover{ box-shadow:3px 3px 4px #ccc; cursor:pointer; border:1px solid #ccc}
.honor ul li:hover p{ color:#5f5029; font-size:16px}

.luotong_page a{ margin-right:6px;}

/*product*/
.nav_down01{ width:190px; background:#fff; padding:0px 10px 8px 30px; display:none;}
.nav_down01 &gt;a{ display:block;}
.ny_PRO ul{ margin-top:30px;}
.ny_PRO ul li{ width:240px; height:231px; border-bottom:1px dashed #DADADA; float:left; margin-bottom:40px;}
.ny_PRO ul li .jzMIG{ border:3px solid #E2E2E2; display:block; width:200px; height:170px; text-align:center;}
.ny_PRO ul li .jzMIG img{ vertical-align:middle; max-height:170px; max-width:200px;}
.ny_PRO ul li .jzMIG i{ display:inline-block; height:100%; vertical-align:middle;}
.ny_PRO ul li p{ line-height:40px; height:40px; font-weight:bold; overflow:hidden; text-align:center; font-size:12px;width:200px;}
.ny_PRO ul li p a{ color:#000;}
.ny_PRO ul li:hover .jzMIG{border:3px solid #1C62B0;}
.ny_PRO ul li:hover p a{ color:#1C62B0;}

/*product_show*/
.ny_PRO_M{ margin-top:30px;}
.ny_PRO_LE .ny_mig{ width:380px; height:307px; text-align:center; border:3px solid #E3E3E3; float:left;}
.ny_PRO_LE .ny_mig img{ vertical-align:middle; max-height:301px; max-width:374px;}
.ny_PRO_LE .ny_mig i{ display:inline-block; height:100%; vertical-align:middle;}
.ny_PRO_LE .ny_pro_right{ float:right; width:300px; min-height:307px; overflow:hidden;}
.ny_PRO_LE .ny_pro_right .cp_bt{ color:#1C62B0; font-size:22px; font-weight:bold; border-bottom:2px solid #E3E3E3; }
.ny_PRO_LE .ny_pro_right .cp_wz{ color:#666; line-height:25px; padding:10px 10px; height:195px; text-indent:2em; overflow:hidden;}
.ny_pro_tel img{ width:30px; height:30px; display:block; float:left; margin-right:8px; margin-left:10px;}
.ny_pro_tel em{ display:block; font-style:normal; color:#1D62B0; font-weight:bold; line-height:35px; font-size:14px; height:35px; overflow:hidden;}

.ny_PRO_RG{ clear:both;padding-top:40px;}
.ny_PRO_RG .title {border-bottom: 1px solid #1c62b0; height: 35px;}
.ny_PRO_RG .title li {display: inline-block; padding: 3px 1px 0; width: 82px; height: 32px; text-align: center; line-height: 32px;}
.ny_PRO_RG .title li {*display: inline;}
.ny_PRO_RG .title li em {display: block;font-size: 14px; background: #fff; cursor: pointer; height:32px;}
.ny_PRO_RG .title li.current { color: #1c62b0; background: #1c62b0;}
.ny_PRO_RG .title li.current em {position: relative;border-bottom: 1px solid #fff;}

.content_wz{ margin-top:15px;}
.content_wz span{ display:block; font-size:12px; line-height:25px; padding-left:5px;}
.content_wz span b{ font-size:13px;}

.cont_xq{ margin-top:40px; margin-bottom:40px; clear:both; overflow:hidden;}
.cont_xq &gt;p{border-bottom:1px dashed #ccc; overflow:hidden;}
.cont_xq &gt;p img{ float:left; width:8px; height:8px; margin-top:18px; padding-left:10px;}
.cont_xq &gt;p b{ float:left;color:#1D62B0;font-size:18px; padding-left:10px;height:40px; line-height:40px; display:block; overflow:hidden;}

.cont_xq .pro_xq_bot{overflow:hidden; margin-left:26px; height:230px;}
.pro_xq_bot &gt;li{ width:230px; height:231px;float:left; margin-bottom:40px;cursor:pointer;}
.pro_xq_bot &gt;li .jzMIG{ border:3px solid #E2E2E2; display:block; width:200px; height:170px; text-align:center;}
.pro_xq_bot &gt;li .jzMIG img{ vertical-align:middle; max-height:170px; max-width:200px;}
.pro_xq_bot &gt;li .jzMIG i{ display:inline-block; height:100%; vertical-align:middle;}
.pro_xq_bot &gt;li p{ line-height:40px; height:40px; font-weight:bold; overflow:hidden; text-align:center; font-size:12px;width:200px;}
.pro_xq_bot &gt;li p a{ color:#000; cursor:pointer;}
.pro_xq_bot &gt;li:hover .jzMIG{border:3px solid #1C62B0;}
.pro_xq_bot &gt;li:hover p a{ color:#1C62B0;}

.message{margin-top:39px; clear:both; width:800px;}
.feadback{margin-top:47px;width:800px;}
.feadback li{font-size:14px; line-height:25px; margin-bottom:11px; width:800px; list-style:none;}
.feadback li span{width:60px; height:25px; text-align:right; float:left; display:inline-block; color:#666666; overflow:hidden;}
.feadback li input{border:1px solid #e1e1e1; height:23px; padding-left:5px; line-height:23px; margin-left:13px;}
.feadback li textarea{width:299px; height:124px;border:1px solid #e1e1e1; padding-left:5px; margin-left:13px; overflow:auto;}
.message p i{color:#ff0000; padding:0 8px; display:inline-block; font-style:normal;}
.feadback li i{color:#ff0000; padding:0 8px; display:inline-block; font-style:normal;}
.feadback li input.li1{width:100px;}
.feadback li input.li2{width:200px;}
.feadback li input.li3{width:58px; vertical-align:middle;}
.feadback li.li4{margin-bottom:21px; width:700px; margin-left:16px;}
.feadback li.li4 img{
	vertical-align:middle; 
	margin:0 13px 0 14px;
	width:82px;
	height:28px;

	cursor: pointer;
}
.feadback li.li4 a{color:#666666;}
.feadback li.li4 a:hover{color:#5f5029;}
.feadback li input.li5{ cursor:pointer;width:80px; height:30px; line-height:30px; color:#FFF; margin-right:50px; background:#1C62B0; border:none;font-family:"微软雅黑"; }

/*news*/

.ny_news{margin-bottom:35px; overflow:hidden;}
.ny_news ul li{ overflow:hidden; height:40px; line-height:40px;border-bottom:1px solid #EEE; padding-right:10px;}
.ny_news ul li span{ float:right;display:block; width:66px; overflow:hidden;}
.ny_news ul li a{ display:block; color:#666; float:left; width:540px;overflow:hidden;}
.ny_news ul li i{display:inline-block; margin-right:4px;width:0px;height:0px;overflow:hidden;border-color:#FFF #FFF #FFF #9C9C9C;border-style:solid;border-width:4px;margin-left:2px;}
.ny_news ul li:hover a{display:block;color:#1C62B0;}
.ny_news ul li:hover i{border-color:#FFF #FFF #FFF #1C62B0;}

/*news_show*/
.jianjie-txt{ overflow:hidden;margin-bottom:20px;}
.jianjie-txt .ne_W{display:block;margin-bottom:0;padding:10px;text-align:center;border-bottom:1px dashed #CCC;font:bold 18px "微软雅黑";color:#1C62B0;margin:10px;line-height:28px;}
.title_s {padding:0 0 8px 0;color:#999;text-align:center;}
.ny_newsshow span{ display:block; font-size:12px; color:#666; line-height:25px; margin-bottom:13px; margin-top:20px; padding:0 8px; text-indent:2em;}

.page{margin-top:25px; text-align:left; clear:both;border-top:1px solid #CCC; padding-top:10px;}
.page .ny_pre{ float:left;width:240px; height:36px; line-height:36px; overflow:hidden; margin-right:60px; padding-right:5px;}
.page .ny_pre strong{ font-size:14px; color:#000; float:left;}
.page .ny_pre .pre_one{ font-size:12px; width:180px;display:inline-block;float:left;}
.page .NY_next{ float:left;width:240px; height:36px; line-height:36px; overflow:hidden;padding-right:5px;}
.page .NY_next strong{ font-size:14px; color:#000; float:left;}
.page .NY_next .pre_two{ font-size:12px; width:180px;display:inline-block;float:left;}
.page .fh{ line-height:36px; color:#999; padding-left:20px; background:transparent url("../images/icon09.png") no-repeat scroll left center; float:right; padding-right:12px;}
.page .fh:hover{ color:#1C62B0;}

.ny_xgNews{ clear:both; margin-top:60px; overflow:hidden; margin-bottom:20px;}
.ny_xgNews &gt;p{border-bottom:1px dashed #ccc; overflow:hidden;}
.ny_xgNews &gt;p img{ float:left; width:8px; height:8px; margin-top:18px; padding-left:10px;}
.ny_xgNews &gt;p b{ float:left;color:#1D62B0;font-size:18px; padding-left:10px;height:40px; line-height:40px; display:block; overflow:hidden;}
.ny_xgNews ul li{ float:left; width:320px;margin-right:38px;}
.ny_xgNews ul li span{ float:right; width:66px; overflow:hidden; height:30px; line-height:30px; display:block;}
.ny_xgNews ul li a{ float:left; display:block;width:225px; height:30px; line-height:30px; overflow:hidden; background:url(../images/dian1.gif) no-repeat 0px 13px; padding-left:15px;}

/*service*/
.ny_service p{ color:#000; font-size:13px; margin-bottom:16px; text-indent:2em;}

/**************job****************/
.job-list {padding-top: 30px;}
.job-list ul &gt;li {border-bottom: 1px #DDD solid;}
.job-list ul &gt;li .top-cs {background: #F0F0F0;line-height: 22px;padding: 9px 0;#padding: 9px 0;cursor: pointer;position: relative;height:22px;}
.job-list ul li .top-cs .title {font-size: 15px;padding-left: 15px;color: #333;margin-right: 45px;float: left;}
.job-list ul li .top-cs .i {width: 40px;height: 40px;background: url(../images/icon-i.png) center -28px no-repeat #BBB;display: block;position: absolute;right: 0;top: 0;}
.job-list ul li .content {display: none;padding: 15px;}
.job-list ul li .content .info {padding: 0 0 30px;}
.job-list ul li .content .con ul {padding-top: 10px;}
.job-list ul li .content .con ul li {border: 0;padding-left: 15px;background: url(../images/dian-i.png) no-repeat 0 8px;margin: 0 0 5px;}
.job-list ul li.select .top-cs .i {background-position: center 20px;background-color:#1C62B0;}
.job-list ul li.select .content {display: block;}
.job-list ul li.select .top-cs .title {font-size: 17px;font-weight: bold;}

/*contact*/

.news_infor_para2{color:#777; font-size:13px; line-height:26px; padding:30px;}
.news_infor_para2 span{ color:#1C62B0; font-weight:bold; font-size:14px;}

/************sitemap*****************/
.sitemap{font-family:"微软雅黑";text-align:left; padding-right:20px; margin-top:30px;padding-left:50px;}
.sitemap li {line-height: 30px;border-bottom: dashed 1px #f8f6f6;margin-bottom: 30px; text-decoration:none;font-size: 14px; }
.sitemap li a:first-child {background:#1C62B0;color: #fff;padding: 5px 10px;text-decoration: none;}
.sitemap li a:first-child:hover {color:#fff;}
.sitemap li a {margin-right: 10px;text-decoration: none;color:#666;}
.sitemap li a:hover{color:#1C62B0;}







/*    新增样式   */

.ny_banner ul li a img{
	cursor: default;
}















</pre></body></html>